home *** CD-ROM | disk | FTP | other *** search
/ United Public Domain Gold 2 / United Public Domain Gold 2.iso / utilities / pu377.dms / pu377.adf / HISTORY < prev    next >
Text File  |  1993-05-29  |  2KB  |  50 lines

  1.  
  2.                           MING SHU: PROGRAM HISTORY  
  3.  
  4.  
  5. ******************************************************************************
  6.  
  7.  1.x  Sinclair ZX Spectrum - c.1990
  8.       The original version, written in ZX BASIC (R.I.P.).
  9.  
  10. ******************************************************************************
  11.  
  12.  2.0  Sinclair ZX Spectrum with Microdrive - c.1991
  13.       An extension of version  1.x  (also   in  ZX BASIC)  which included more
  14.       detailed character assessments and  calculated  the  "Life Cycle Chart".
  15.       The program was separated  into  two  independent  halves because of the
  16.       memory limitations (only  48k!).
  17.  
  18. ******************************************************************************
  19.  
  20.  3.0  12th May 1993 - Commodore Amiga
  21.       A major rewrite of version 1.x  converting  the listing into AMOS BASIC.
  22.       Included some of the extended character assessments á la version 2.0.
  23.  
  24. ******************************************************************************
  25.  
  26.  3.1  13th May 1993
  27.       Version 3.0 worked fine  -  until I compiled it! My first update was to
  28.       remove the weird bugs. I still don't know what was wrong, so I just had
  29.       to re-write the routines from a different angle.  At least it wasn't [mmy
  30.       fault!!
  31.  
  32. ******************************************************************************
  33.  
  34.  3.2  29th May 1993
  35.       Added the "Life Cycle Chart" options. [F3 & F4]
  36.       Also included a Help Screen which isn't really needed at the moment but
  37.       should be useful if I keep expanding the options.
  38.       Fixed a minor bug  (my fault this time)  which only affected birthdates
  39.       in February [mbefore the New Year.
  40.  
  41. *****************************************************************************
  42.  
  43.  3.21 29th May 1993 - Released Version
  44.       My fault again!  When the program was  compiled it ran too  quickly for
  45.       some of the graphics  routines.  It seems I  "forgot"  to pause for the
  46.       next Vertical Blank Line. (Yeah, sure).  Only needed to add a couple of
  47.       Wait VBL statements.
  48.  
  49. *****************************************************************************
  50.